-
Notifications
You must be signed in to change notification settings - Fork 205
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ci(release): fix macos nydusd rust target #1324
Conversation
Can not use `declare -A` in macos shell. Signed-off-by: killagu <[email protected]>
@killagu , a new test job has been submitted. Please wait in patience. The test job url: https://tone.openanolis.cn/ws/nrh4nnio/test_result/78836 |
@killagu , the code has been updated, so a new test job has been submitted. Please wait in patience. The test job url: https://tone.openanolis.cn/ws/nrh4nnio/test_result/78841 |
Succeed release url: https://github.com/cnpm/image-service/actions/runs/5287066206 |
Codecov Report
@@ Coverage Diff @@
## master #1324 +/- ##
==========================================
+ Coverage 45.07% 45.68% +0.61%
==========================================
Files 126 123 -3
Lines 37395 37255 -140
Branches 37395 37255 -140
==========================================
+ Hits 16854 17019 +165
+ Misses 19655 19337 -318
- Partials 886 899 +13
|
Thanks for working on this, it should fix the failure in release github action. |
@killagu , The CI test is completed, please check result:
Sorry, your test job failed. Please get the details in the link. |
Can not use
declare -A
in macos shell.Relevant Issue (if applicable)
If there are Issues related to this PullRequest, please list it.
Details
Please describe the details of PullRequest.
Types of changes
What types of changes does your PullRequest introduce? Put an
x
in all the boxes that apply:Checklist
Go over all the following points, and put an
x
in all the boxes that apply.